parallel-debian: Rework scripts to not use loopback mounts
authorColin Walters <walters@verbum.org>
Wed, 26 Oct 2011 22:42:55 +0000 (18:42 -0400)
committerColin Walters <walters@verbum.org>
Wed, 26 Oct 2011 22:42:55 +0000 (18:42 -0400)
commit0c568ff604e97cd15b44b5ba57e3b7954e7b9d40
treed303e30cef6fd64c0aad225659504ce605e8d792
parentd0b3a07cf10cf76aecfc86b2fcc6fc0bd3aa6cc1
parallel-debian: Rework scripts to not use loopback mounts

It's not necessary and adds a lot of overhead for the build. Instead,
just dynamically make an ext4 image of the fs when booting in QEMU.
parallel-debian/Makefile
parallel-debian/gnomeos-install.sh
parallel-debian/gnomeos-make-image.sh
parallel-debian/gnomeos-run.sh